body{

}
.aImg,.aImg img{
    display: block;
    width: 100%;
    height: 100%;
}
.mobile-Mayors-profile-content{
    width: 16rem;
    height: 100%;
    background: #fff;
}
.mobile-Mayors-profile-start{
    width: 14.98rem;
    height: 100%;
    padding: 0 0.51rem;
    overflow: hidden;
}
.mobile-Mayors-profile-frst-column{
    width: 14.98rem;
    overflow: hidden;
}
.mobile-public-title{
    /* height: 0.9rem; */
    margin: 0.9rem 0;
    padding-left: 0.51rem;
    line-height: 0.74rem;
    border-left: 0.18rem solid #004ea2;
}
.mobile-public-title a{
    font-size: 0.53rem;
    color: #333;
    font-weight: bold;
}
.mobile-Mayors-profile-column{
    width: 14.98rem;
    height: 100%;
}
.mobile-Mayors-profile-first-column-list ul{
    width: 12.98rem;
    display: flex;
    padding: 0 1rem;
    justify-content: space-between;
    align-items: center;
    flex-wrap:  wrap;
}
.mobile-Mayors-profile-first-column-list.ul-center ul{
    justify-content: center;
}
.mobile-Mayors-profile-first-column-list li{
    width: 6rem;
    height: 6.44rem;
}
.mobile-Mayors-profile-first-column-list li.even-li{
    margin-left: 2rem;
}
.mobile-Mayors-profile-first-column-img{
    width: 3.86rem;
    height: 4.83rem;
    margin: 0 auto;
}
.mobile-Mayors-profile-first-column-title{
    white-space: nowrap;
    text-align: center;
}
.mobile-Mayors-profile-first-column-title a{
    font-size: 0.61rem;
    color: #333;
    text-decoration: underline;
}
.mobile-Mayors-profile-Second-column li{
    margin-bottom: .5rem;
}